PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioFolder Class
Methods


In This Topic
    PDFPortfolioFolder Class Members
    In This Topic

    The following tables list the members exposed by PDFPortfolioFolder.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the COS folder.  
    Public MethodGets the folder creation date and time.  
    Public MethodGets the folder description.  
    Public MethodGets the sub-folders.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the folder modify date and time.  
    Public MethodGets the folder name.
    Two sibling folders shall not share the same name following case normalization.  
    Public MethodGets the parent folder.  
    Public MethodGets the folder attributes.  
    Public MethodGets the folder thumbnail.  
    Public MethodSets the folder creation date and time.  
    Public MethodSets the folder description.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the folder modify date and time.  
    Public MethodSets the folder name.
    Two sibling folders shall not share the same name following case normalization.  
    Public MethodSets the parent folder.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the folder attributes.  
    Public MethodSets the folder thumbnail.  
    Top
    See Also